[INFO] cloning repository https://github.com/belivenn/pinocchio-multisigs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/belivenn/pinocchio-multisigs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbelivenn%2Fpinocchio-multisigs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbelivenn%2Fpinocchio-multisigs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e271f7f4c444533d0acda1b9d38bfab22b7ebdc
[INFO] fixing belivenn/pinocchio-multisigs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbelivenn%2Fpinocchio-multisigs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/belivenn/pinocchio-multisigs
[INFO] finished tweaking git repo https://github.com/belivenn/pinocchio-multisigs
[INFO] tweaked toml for git repo https://github.com/belivenn/pinocchio-multisigs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/belivenn/pinocchio-multisigs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/belivenn/pinocchio-multisigs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `pinocchio-multisig` (manifest) generated 1 warning
[INFO] [stderr]     Updating git repository `https://github.com/anza-xyz/pinocchio.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shank_macro v0.4.3
[INFO] [stderr]   Downloaded shank_render v0.4.3
[INFO] [stderr]   Downloaded shank v0.4.3
[INFO] [stderr]   Downloaded shank_macro_impl v0.4.3
[INFO] [stderr]   Downloaded sha2-const-stable v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c922c97cd0679d87c94c7489eb546df918a7ed8b2f5f45b87011b47d083bf273
[INFO] running `Command { std: "docker" "start" "c922c97cd0679d87c94c7489eb546df918a7ed8b2f5f45b87011b47d083bf273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c922c97cd0679d87c94c7489eb546df918a7ed8b2f5f45b87011b47d083bf273" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c922c97cd0679d87c94c7489eb546df918a7ed8b2f5f45b87011b47d083bf273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c922c97cd0679d87c94c7489eb546df918a7ed8b2f5f45b87011b47d083bf273" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `pinocchio-multisig` (manifest) generated 1 warning
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking five8_core v0.1.2
[INFO] [stderr]     Checking pinocchio v0.8.4 (https://github.com/anza-xyz/pinocchio.git#3fecb3e5)
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking five8_const v0.1.4
[INFO] [stderr]     Checking pinocchio-pubkey v0.2.4 (https://github.com/anza-xyz/pinocchio.git#3fecb3e5)
[INFO] [stderr]     Checking pinocchio-system v0.2.3 (https://github.com/anza-xyz/pinocchio.git#3fecb3e5)
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pinocchio-log-macro v0.4.1 (https://github.com/anza-xyz/pinocchio.git#3fecb3e5)
[INFO] [stderr]     Checking pinocchio-log v0.4.0 (https://github.com/anza-xyz/pinocchio.git#3fecb3e5)
[INFO] [stderr]    Compiling shank_macro_impl v0.4.3
[INFO] [stderr]    Compiling shank_render v0.4.3
[INFO] [stderr]    Compiling shank_macro v0.4.3
[INFO] [stderr]     Checking shank v0.4.3
[INFO] [stderr]     Checking pinocchio-multisig v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `pubkey::Pubkey`
[INFO] [stdout]  --> src/state/multisig_config.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     pubkey::Pubkey
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pubkey::Pubkey`
[INFO] [stdout]  --> src/state/vote.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     pubkey::Pubkey
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vote::*`
[INFO] [stdout]  --> src/state/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use vote::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proposal::*`
[INFO] [stdout]  --> src/state/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use proposal::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `multisig_config::*`
[INFO] [stdout]   --> src/state/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use multisig_config::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `multisig_config`
[INFO] [stdout]   --> src/instructions/init_multisig.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::state::{multisig_config, Multisig};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pubkey::Pubkey`
[INFO] [stdout]  --> src/state/multisig_config.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     pubkey::Pubkey
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pubkey::Pubkey`
[INFO] [stdout]  --> src/state/vote.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     pubkey::Pubkey
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vote::*`
[INFO] [stdout]  --> src/state/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use vote::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proposal::*`
[INFO] [stdout]  --> src/state/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use proposal::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `multisig_config::*`
[INFO] [stdout]   --> src/state/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use multisig_config::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `multisig_config`
[INFO] [stdout]   --> src/instructions/init_multisig.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::state::{multisig_config, Multisig};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `instructions::MultisigInstructions::UpdateMultisig`, `instructions::MultisigInstructions::CreateProposal`, `instructions::MultisigInstructions::Vote` and 1 more not covered
[INFO] [stdout]   --> src/lib.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     match MultisigInstructions::try_from(discriminator)? {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ patterns `instructions::MultisigInstructions::UpdateMultisig`, `instructions::MultisigInstructions::CreateProposal`, `instructions::MultisigInstructions::Vote` and 1 more not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `instructions::MultisigInstructions` defined here
[INFO] [stdout]   --> src/instructions/mod.rs:7:10
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum MultisigInstructions {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     UpdateMultisig = 1, // Glacier + SOLDADDY + Zubayr + Yunohu
[INFO] [stdout]    |     -------------- not covered
[INFO] [stdout] 13 |     CreateProposal = 2, // Nishant + Umang
[INFO] [stdout]    |     -------------- not covered
[INFO] [stdout] 14 |     Vote = 3, // Shrinath + Mohammed + shradesh
[INFO] [stdout]    |     ---- not covered
[INFO] [stdout] 15 |     // will close if expiry achieved & votes < threshold || execute if votes >= threshold
[INFO] [stdout] 16 |     CloseProposal = 4, // Nanasi + Mishal + Apaar + Ghazal 
[INFO] [stdout]    |     ------------- not covered
[INFO] [stdout]    = note: the matched value is of type `instructions::MultisigInstructions`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms
[INFO] [stdout]    |
[INFO] [stdout] 37 ~         MultisigInstructions::InitMultisig => instructions::process_init_multisig_instruction(accounts, data)?,
[INFO] [stdout] 38 ~         _ => todo!(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pinocchio-multisig` (lib) due to 1 previous error; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `instructions::MultisigInstructions::UpdateMultisig`, `instructions::MultisigInstructions::CreateProposal`, `instructions::MultisigInstructions::Vote` and 1 more not covered
[INFO] [stdout]   --> src/lib.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     match MultisigInstructions::try_from(discriminator)? {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ patterns `instructions::MultisigInstructions::UpdateMultisig`, `instructions::MultisigInstructions::CreateProposal`, `instructions::MultisigInstructions::Vote` and 1 more not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `instructions::MultisigInstructions` defined here
[INFO] [stdout]   --> src/instructions/mod.rs:7:10
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum MultisigInstructions {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     UpdateMultisig = 1, // Glacier + SOLDADDY + Zubayr + Yunohu
[INFO] [stdout]    |     -------------- not covered
[INFO] [stdout] 13 |     CreateProposal = 2, // Nishant + Umang
[INFO] [stdout]    |     -------------- not covered
[INFO] [stdout] 14 |     Vote = 3, // Shrinath + Mohammed + shradesh
[INFO] [stdout]    |     ---- not covered
[INFO] [stdout] 15 |     // will close if expiry achieved & votes < threshold || execute if votes >= threshold
[INFO] [stdout] 16 |     CloseProposal = 4, // Nanasi + Mishal + Apaar + Ghazal 
[INFO] [stdout]    |     ------------- not covered
[INFO] [stdout]    = note: the matched value is of type `instructions::MultisigInstructions`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms
[INFO] [stdout]    |
[INFO] [stdout] 37 ~         MultisigInstructions::InitMultisig => instructions::process_init_multisig_instruction(accounts, data)?,
[INFO] [stdout] 38 ~         _ => todo!(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pinocchio-multisig` (lib test) due to 1 previous error; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c922c97cd0679d87c94c7489eb546df918a7ed8b2f5f45b87011b47d083bf273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c922c97cd0679d87c94c7489eb546df918a7ed8b2f5f45b87011b47d083bf273", kill_on_drop: false }`
[INFO] [stdout] c922c97cd0679d87c94c7489eb546df918a7ed8b2f5f45b87011b47d083bf273
